Rate Overview
Live
1 YER = 17.4635 MGA
1 MGA = 0.057262
YER
Avg
18.3299
High
19.4111
Low
17.4095
Last updated: 3/27/2026, 1:25:31 PM
Quick Conversions
| YER | MGA |
|---|---|
| 1 YER | 17.46 MGA |
| 10 YER | 174.64 MGA |
| 50 YER | 873.18 MGA |
| 100 YER | 1,746.35 MGA |
| 500 YER | 8,731.75 MGA |
| 1,000 YER | 17,463.50 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-03-27T13:25:31Z",
"rates": {
"MGA": 17.463502
}
}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": 1746.3501999999999,
"rate": 17.463502
}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