Rate Overview
Live
1 MGA = 0.024421 RSD
1 RSD = 40.9484
MGA
Avg
0.022969
High
0.024509
Low
0.021736
Last updated: 3/27/2026, 11:42:55 AM
Quick Conversions
| MGA | RSD |
|---|---|
| 1 MGA | 0.02 RSD |
| 10 MGA | 0.24 RSD |
| 50 MGA | 1.22 RSD |
| 100 MGA | 2.44 RSD |
| 500 MGA | 12.21 RSD |
| 1,000 MGA | 24.42 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-03-27T11:42:55Z",
"rates": {
"RSD": 0.024421
}
}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.4421000000000004,
"rate": 0.024421
}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