Rate Overview
Live
1 KHR = 1.0654 MGA
1 MGA = 0.938612
KHR
Avg
1.0842
High
1.1437
Low
1.0343
Last updated: 7/11/2026, 5:10:25 PM
Quick Conversions
| KHR | MGA |
|---|---|
| 1 KHR | 1.07 MGA |
| 10 KHR | 10.65 MGA |
| 50 KHR | 53.27 MGA |
| 100 KHR | 106.54 MGA |
| 500 KHR | 532.70 MGA |
| 1,000 KHR | 1,065.40 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-11T17:10:25Z",
"rates": {
"MGA": 1.065403
}
}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": 106.54030000000002,
"rate": 1.065403
}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