Rate Overview
Live
1 RSD = 0.039471 MYR
1 MYR = 25.3351
RSD
Avg
0.039841
High
0.041049
Low
0.038423
Last updated: 5/28/2026, 1:20:36 AM
Quick Conversions
| RSD | MYR |
|---|---|
| 1 RSD | 0.04 MYR |
| 10 RSD | 0.39 MYR |
| 50 RSD | 1.97 MYR |
| 100 RSD | 3.95 MYR |
| 500 RSD | 19.74 MYR |
| 1,000 RSD | 39.47 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-05-28T01:20:36Z",
"rates": {
"MYR": 0.039471
}
}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.9471,
"rate": 0.039471
}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