Rate Overview
Live
1 MGA = 0.938754 KHR
1 KHR = 1.0652
MGA
Avg
0.941824
High
0.951446
Low
0.926100
Last updated: 8/1/2026, 12:51:39 AM
Quick Conversions
| MGA | KHR |
|---|---|
| 1 MGA | 0.94 KHR |
| 10 MGA | 9.39 KHR |
| 50 MGA | 46.94 KHR |
| 100 MGA | 93.88 KHR |
| 500 MGA | 469.38 KHR |
| 1,000 MGA | 938.75 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-01T00:51:39Z",
"rates": {
"KHR": 0.938754
}
}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": 93.8754,
"rate": 0.938754
}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