Rate Overview
Live
1 KHR = 1.0575 MGA
1 MGA = 0.945616
KHR
Avg
1.0661
High
1.0798
Low
1.0575
Last updated: 8/1/2026, 12:39:11 PM
Quick Conversions
| KHR | MGA |
|---|---|
| 1 KHR | 1.06 MGA |
| 10 KHR | 10.58 MGA |
| 50 KHR | 52.88 MGA |
| 100 KHR | 105.75 MGA |
| 500 KHR | 528.76 MGA |
| 1,000 KHR | 1,057.51 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-08-01T12:39:11Z",
"rates": {
"MGA": 1.057512
}
}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.7512,
"rate": 1.057512
}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