Rate Overview
Live
1 MGA = 0.955241 KHR
1 KHR = 1.0469
MGA
Avg
0.957546
High
0.960583
Low
0.954588
Last updated: 6/19/2026, 8:54:19 AM
Quick Conversions
| MGA | KHR |
|---|---|
| 1 MGA | 0.96 KHR |
| 10 MGA | 9.55 KHR |
| 50 MGA | 47.76 KHR |
| 100 MGA | 95.52 KHR |
| 500 MGA | 477.62 KHR |
| 1,000 MGA | 955.24 KHR |
Get MGA/KHR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=KHRExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-06-19T08:54:19Z",
"rates": {
"KHR": 0.955241
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=KHR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "KHR",
"amount": 100
},
"result": 95.5241,
"rate": 0.955241
}Build with MGA/KHR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key