Rate Overview
Live
1 KHR = 1.0489 MGA
1 MGA = 0.953335
KHR
Avg
1.0664
High
1.1488
Low
1.0306
Last updated: 6/21/2026, 6:26:00 AM
Quick Conversions
| KHR | MGA |
|---|---|
| 1 KHR | 1.05 MGA |
| 10 KHR | 10.49 MGA |
| 50 KHR | 52.45 MGA |
| 100 KHR | 104.89 MGA |
| 500 KHR | 524.47 MGA |
| 1,000 KHR | 1,048.95 MGA |
Get KHR/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=MGAExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-06-21T06:26:00Z",
"rates": {
"MGA": 1.048949
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "MGA",
"amount": 100
},
"result": 104.89489999999999,
"rate": 1.048949
}Build with KHR/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key