Rate Overview
Live
1 KHR = 1.0355 MGA
1 MGA = 0.965693
KHR
Avg
1.0342
High
1.0367
Low
1.0304
Last updated: 4/17/2026, 7:53:04 AM
Quick Conversions
| KHR | MGA |
|---|---|
| 1 KHR | 1.04 MGA |
| 10 KHR | 10.36 MGA |
| 50 KHR | 51.78 MGA |
| 100 KHR | 103.55 MGA |
| 500 KHR | 517.76 MGA |
| 1,000 KHR | 1,035.53 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-04-17T07:53:04Z",
"rates": {
"MGA": 1.035526
}
}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": 103.5526,
"rate": 1.035526
}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