Rate Overview
Live
1 KHR = 1.0496 MGA
1 MGA = 0.952772
KHR
Avg
1.0674
High
1.1492
Low
1.0322
Last updated: 6/25/2026, 4:18:44 AM
Quick Conversions
| KHR | MGA |
|---|---|
| 1 KHR | 1.05 MGA |
| 10 KHR | 10.50 MGA |
| 50 KHR | 52.48 MGA |
| 100 KHR | 104.96 MGA |
| 500 KHR | 524.78 MGA |
| 1,000 KHR | 1,049.57 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-25T04:18:44Z",
"rates": {
"MGA": 1.049569
}
}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.95689999999999,
"rate": 1.049569
}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