Rate Overview
Live
1 RSD = 0.039205 MYR
1 MYR = 25.5070
RSD
Avg
0.039182
High
0.039468
Low
0.038939
Last updated: 3/6/2026, 8:13:43 AM
Quick Conversions
| RSD | MYR |
|---|---|
| 1 RSD | 0.04 MYR |
| 10 RSD | 0.39 MYR |
| 50 RSD | 1.96 MYR |
| 100 RSD | 3.92 MYR |
| 500 RSD | 19.60 MYR |
| 1,000 RSD | 39.21 MYR |
Get RSD/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=MYRExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-03-06T08:13:43Z",
"rates": {
"MYR": 0.039205
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "MYR",
"amount": 100
},
"result": 3.9204999999999997,
"rate": 0.039205
}Build with RSD/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key