Rate Overview
Live
1 MGA = 0.023883 RSD
1 RSD = 41.8708
MGA
Avg
0.024076
High
0.024244
Low
0.023883
Last updated: 5/7/2026, 9:11:28 AM
Quick Conversions
| MGA | RSD |
|---|---|
| 1 MGA | 0.02 RSD |
| 10 MGA | 0.24 RSD |
| 50 MGA | 1.19 RSD |
| 100 MGA | 2.39 RSD |
| 500 MGA | 11.94 RSD |
| 1,000 MGA | 23.88 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-05-07T09:11:28Z",
"rates": {
"RSD": 0.023883
}
}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.3883,
"rate": 0.023883
}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