Rate Overview
Live
1 YER = 17.8914 MGA
1 MGA = 0.055893
YER
Avg
17.8510
High
17.9755
Low
17.7563
Last updated: 7/4/2026, 11:07:18 PM
Quick Conversions
| YER | MGA |
|---|---|
| 1 YER | 17.89 MGA |
| 10 YER | 178.91 MGA |
| 50 YER | 894.57 MGA |
| 100 YER | 1,789.14 MGA |
| 500 YER | 8,945.68 MGA |
| 1,000 YER | 17,891.35 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-07-04T23:07:18Z",
"rates": {
"MGA": 17.891353
}
}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": 1789.1353,
"rate": 17.891353
}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