Rate Overview
Live
1 MGA = 0.936415 KHR
1 KHR = 1.0679
MGA
Avg
0.938473
High
0.944805
Low
0.934238
Last updated: 9/9/2026, 5:32:37 AM
Quick Conversions
| MGA | KHR |
|---|---|
| 1 MGA | 0.94 KHR |
| 10 MGA | 9.36 KHR |
| 50 MGA | 46.82 KHR |
| 100 MGA | 93.64 KHR |
| 500 MGA | 468.21 KHR |
| 1,000 MGA | 936.42 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-09-09T05:32:37Z",
"rates": {
"KHR": 0.936415
}
}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": 93.6415,
"rate": 0.936415
}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