Rate Overview
Live
1 MGA = 0.937924 KHR
1 KHR = 1.0662
MGA
Avg
0.938546
High
0.940037
Low
0.935636
Last updated: 8/19/2026, 5:40:51 AM
Quick Conversions
| MGA | KHR |
|---|---|
| 1 MGA | 0.94 KHR |
| 10 MGA | 9.38 KHR |
| 50 MGA | 46.90 KHR |
| 100 MGA | 93.79 KHR |
| 500 MGA | 468.96 KHR |
| 1,000 MGA | 937.92 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-08-19T05:40:51Z",
"rates": {
"KHR": 0.937924
}
}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.7924,
"rate": 0.937924
}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