Rate Overview
Live
1 KHR = 1.0407 MGA
1 MGA = 0.960922
KHR
Avg
1.0403
High
1.0424
Low
1.0383
Last updated: 3/27/2026, 9:49:59 AM
Quick Conversions
| KHR | MGA |
|---|---|
| 1 KHR | 1.04 MGA |
| 10 KHR | 10.41 MGA |
| 50 KHR | 52.03 MGA |
| 100 KHR | 104.07 MGA |
| 500 KHR | 520.33 MGA |
| 1,000 KHR | 1,040.67 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-03-27T09:49:59Z",
"rates": {
"MGA": 1.040667
}
}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.0667,
"rate": 1.040667
}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