Rate Overview
Live
1 MGA = 0.055317 YER
1 YER = 18.0776
MGA
Avg
0.055283
High
0.057594
Low
0.051847
Last updated: 7/28/2026, 8:02:48 AM
Quick Conversions
| MGA | YER |
|---|---|
| 1 MGA | 0.06 YER |
| 10 MGA | 0.55 YER |
| 50 MGA | 2.77 YER |
| 100 MGA | 5.53 YER |
| 500 MGA | 27.66 YER |
| 1,000 MGA | 55.32 YER |
Get MGA/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=YERExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-07-28T08:02:48Z",
"rates": {
"YER": 0.055317
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "YER",
"amount": 100
},
"result": 5.5317,
"rate": 0.055317
}Build with MGA/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key