Rate Overview
Live
1 YER = 17.6171 MGA
1 MGA = 0.056763
YER
Avg
17.6003
High
17.6232
Low
17.5224
Last updated: 6/16/2026, 1:30:01 PM
Quick Conversions
| YER | MGA |
|---|---|
| 1 YER | 17.62 MGA |
| 10 YER | 176.17 MGA |
| 50 YER | 880.85 MGA |
| 100 YER | 1,761.71 MGA |
| 500 YER | 8,808.54 MGA |
| 1,000 YER | 17,617.08 MGA |
Get YER/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=MGAExample Response:
{
"success": true,
"base": "YER",
"date": "2026-06-16T13:30:01Z",
"rates": {
"MGA": 17.617084
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "MGA",
"amount": 100
},
"result": 1761.7083999999998,
"rate": 17.617084
}Build with YER/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key