Rate Overview
Live
1 MGA = 0.056763 YER
1 YER = 17.6171
MGA
Avg
0.056817
High
0.057069
Low
0.056743
Last updated: 6/16/2026, 1:30:00 PM
Quick Conversions
| MGA | YER |
|---|---|
| 1 MGA | 0.06 YER |
| 10 MGA | 0.57 YER |
| 50 MGA | 2.84 YER |
| 100 MGA | 5.68 YER |
| 500 MGA | 28.38 YER |
| 1,000 MGA | 56.76 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-06-16T13:30:00Z",
"rates": {
"YER": 0.056763
}
}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.6763,
"rate": 0.056763
}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