Rate Overview
Live
1 MGA = 0.055874 YER
1 YER = 17.8974
MGA
Avg
0.056001
High
0.056318
Low
0.055631
Last updated: 7/5/2026, 4:19:07 AM
Quick Conversions
| MGA | YER |
|---|---|
| 1 MGA | 0.06 YER |
| 10 MGA | 0.56 YER |
| 50 MGA | 2.79 YER |
| 100 MGA | 5.59 YER |
| 500 MGA | 27.94 YER |
| 1,000 MGA | 55.87 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-05T04:19:07Z",
"rates": {
"YER": 0.055874
}
}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.5874,
"rate": 0.055874
}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