Rate Overview
Live
1 KHR = 1.0509 MGA
1 MGA = 0.951552
KHR
Avg
1.0470
High
1.0522
Low
1.0410
Last updated: 6/24/2026, 4:25:36 AM
Quick Conversions
| KHR | MGA |
|---|---|
| 1 KHR | 1.05 MGA |
| 10 KHR | 10.51 MGA |
| 50 KHR | 52.55 MGA |
| 100 KHR | 105.09 MGA |
| 500 KHR | 525.46 MGA |
| 1,000 KHR | 1,050.92 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-06-24T04:25:36Z",
"rates": {
"MGA": 1.050915
}
}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.09150000000001,
"rate": 1.050915
}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