Rate Overview
Live
1 MGA = 0.961929 KHR
1 KHR = 1.0396
MGA
Avg
0.964916
High
0.966870
Low
0.961929
Last updated: 5/7/2026, 9:01:06 PM
Quick Conversions
| MGA | KHR |
|---|---|
| 1 MGA | 0.96 KHR |
| 10 MGA | 9.62 KHR |
| 50 MGA | 48.10 KHR |
| 100 MGA | 96.19 KHR |
| 500 MGA | 480.96 KHR |
| 1,000 MGA | 961.93 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-07T21:01:06Z",
"rates": {
"KHR": 0.961929
}
}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.19290000000001,
"rate": 0.961929
}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