Rate Overview
Live
1 MGA = 0.023458 RSD
1 RSD = 42.6294
MGA
Avg
0.023562
High
0.023647
Low
0.023458
Last updated: 8/16/2026, 5:58:02 AM
Quick Conversions
| MGA | RSD |
|---|---|
| 1 MGA | 0.02 RSD |
| 10 MGA | 0.23 RSD |
| 50 MGA | 1.17 RSD |
| 100 MGA | 2.35 RSD |
| 500 MGA | 11.73 RSD |
| 1,000 MGA | 23.46 RSD |
Get MGA/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=RSDExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-08-16T05:58:02Z",
"rates": {
"RSD": 0.023458
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "RSD",
"amount": 100
},
"result": 2.3458,
"rate": 0.023458
}Build with MGA/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key