Rate Overview
Live
1 MGA = 0.960921 KHR
1 KHR = 1.0407
MGA
Avg
0.961242
High
0.963145
Low
0.959364
Last updated: 3/27/2026, 2:59:58 PM
Quick Conversions
| MGA | KHR |
|---|---|
| 1 MGA | 0.96 KHR |
| 10 MGA | 9.61 KHR |
| 50 MGA | 48.05 KHR |
| 100 MGA | 96.09 KHR |
| 500 MGA | 480.46 KHR |
| 1,000 MGA | 960.92 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-03-27T14:59:58Z",
"rates": {
"KHR": 0.960921
}
}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": 96.0921,
"rate": 0.960921
}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