Rate Overview
Live
1 KHR = 1.0382 MGA
1 MGA = 0.963189
KHR
Avg
1.0428
High
1.0553
Low
1.0319
Last updated: 3/7/2026, 3:27:12 AM
Quick Conversions
| KHR | MGA |
|---|---|
| 1 KHR | 1.04 MGA |
| 10 KHR | 10.38 MGA |
| 50 KHR | 51.91 MGA |
| 100 KHR | 103.82 MGA |
| 500 KHR | 519.11 MGA |
| 1,000 KHR | 1,038.22 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-07T03:27:12Z",
"rates": {
"MGA": 1.038218
}
}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.82180000000001,
"rate": 1.038218
}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