Rate Overview
Live
1 KHR = 1.0536 MGA
1 MGA = 0.949131
KHR
Avg
1.0585
High
1.0685
Low
1.0536
Last updated: 7/9/2026, 9:00:47 AM
Quick Conversions
| KHR | MGA |
|---|---|
| 1 KHR | 1.05 MGA |
| 10 KHR | 10.54 MGA |
| 50 KHR | 52.68 MGA |
| 100 KHR | 105.36 MGA |
| 500 KHR | 526.80 MGA |
| 1,000 KHR | 1,053.60 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-07-09T09:00:47Z",
"rates": {
"MGA": 1.053595
}
}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": 105.35950000000001,
"rate": 1.053595
}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