Rate Overview
Live
1 MGA = 0.969086 KHR
1 KHR = 1.0319
MGA
Avg
0.957713
High
0.969086
Low
0.945533
Last updated: 3/6/2026, 11:53:52 PM
Quick Conversions
| MGA | KHR |
|---|---|
| 1 MGA | 0.97 KHR |
| 10 MGA | 9.69 KHR |
| 50 MGA | 48.45 KHR |
| 100 MGA | 96.91 KHR |
| 500 MGA | 484.54 KHR |
| 1,000 MGA | 969.09 KHR |
Get MGA/KHR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=KHRExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-06T23:53:52Z",
"rates": {
"KHR": 0.969086
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=KHR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "KHR",
"amount": 100
},
"result": 96.9086,
"rate": 0.969086
}Build with MGA/KHR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key