Rate Overview
Live
1 MGA = 0.965692 KHR
1 KHR = 1.0355
MGA
Avg
0.966921
High
0.970495
Low
0.964616
Last updated: 4/17/2026, 6:29:01 AM
Quick Conversions
| MGA | KHR |
|---|---|
| 1 MGA | 0.97 KHR |
| 10 MGA | 9.66 KHR |
| 50 MGA | 48.28 KHR |
| 100 MGA | 96.57 KHR |
| 500 MGA | 482.85 KHR |
| 1,000 MGA | 965.69 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-04-17T06:29:01Z",
"rates": {
"KHR": 0.965692
}
}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.5692,
"rate": 0.965692
}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