Rate Overview
Live
1 MGA = 0.057262 YER
1 YER = 17.4636
MGA
Avg
0.057233
High
0.057455
Low
0.057059
Last updated: 3/27/2026, 11:45:19 AM
Quick Conversions
| MGA | YER |
|---|---|
| 1 MGA | 0.06 YER |
| 10 MGA | 0.57 YER |
| 50 MGA | 2.86 YER |
| 100 MGA | 5.73 YER |
| 500 MGA | 28.63 YER |
| 1,000 MGA | 57.26 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-03-27T11:45:19Z",
"rates": {
"YER": 0.057262
}
}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.7262,
"rate": 0.057262
}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