Rate Overview
Live
1 MGA = 0.057072 YER
1 YER = 17.5217
MGA
Avg
0.057372
High
0.057499
Low
0.057072
Last updated: 5/7/2026, 7:48:31 AM
Quick Conversions
| MGA | YER |
|---|---|
| 1 MGA | 0.06 YER |
| 10 MGA | 0.57 YER |
| 50 MGA | 2.85 YER |
| 100 MGA | 5.71 YER |
| 500 MGA | 28.54 YER |
| 1,000 MGA | 57.07 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-05-07T07:48:31Z",
"rates": {
"YER": 0.057072
}
}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.707199999999999,
"rate": 0.057072
}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