Rate Overview
Live
1 MGA = 0.057594 YER
1 YER = 17.3629
MGA
Avg
0.056907
High
0.057594
Low
0.056230
Last updated: 3/6/2026, 11:50:35 PM
Quick Conversions
| MGA | YER |
|---|---|
| 1 MGA | 0.06 YER |
| 10 MGA | 0.58 YER |
| 50 MGA | 2.88 YER |
| 100 MGA | 5.76 YER |
| 500 MGA | 28.80 YER |
| 1,000 MGA | 57.59 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-06T23:50:35Z",
"rates": {
"YER": 0.057594
}
}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.7594,
"rate": 0.057594
}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