Rate Overview
Live
1 MGA = 0.948610 KHR
1 KHR = 1.0542
MGA
Avg
0.944694
High
0.949375
Low
0.935860
Last updated: 7/8/2026, 5:50:51 AM
Quick Conversions
| MGA | KHR |
|---|---|
| 1 MGA | 0.95 KHR |
| 10 MGA | 9.49 KHR |
| 50 MGA | 47.43 KHR |
| 100 MGA | 94.86 KHR |
| 500 MGA | 474.30 KHR |
| 1,000 MGA | 948.61 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-07-08T05:50:51Z",
"rates": {
"KHR": 0.94861
}
}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": 94.86099999999999,
"rate": 0.94861
}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