Rate Overview
Live
1 MGA = 0.945615 KHR
1 KHR = 1.0575
MGA
Avg
0.948644
High
0.966870
Low
0.898995
Last updated: 8/1/2026, 2:54:00 PM
Quick Conversions
| MGA | KHR |
|---|---|
| 1 MGA | 0.95 KHR |
| 10 MGA | 9.46 KHR |
| 50 MGA | 47.28 KHR |
| 100 MGA | 94.56 KHR |
| 500 MGA | 472.81 KHR |
| 1,000 MGA | 945.62 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-08-01T14:54:00Z",
"rates": {
"KHR": 0.945615
}
}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": 94.5615,
"rate": 0.945615
}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