Rate Overview
Live
1 MGA = 0.955469 KHR
1 KHR = 1.0466
MGA
Avg
0.956105
High
0.957033
Low
0.955289
Last updated: 5/28/2026, 12:05:28 AM
Quick Conversions
| MGA | KHR |
|---|---|
| 1 MGA | 0.96 KHR |
| 10 MGA | 9.55 KHR |
| 50 MGA | 47.77 KHR |
| 100 MGA | 95.55 KHR |
| 500 MGA | 477.73 KHR |
| 1,000 MGA | 955.47 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-05-28T00:05:28Z",
"rates": {
"KHR": 0.955469
}
}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": 95.54690000000001,
"rate": 0.955469
}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