Rate Overview
Live
1 RSD = 0.040108 MYR
1 MYR = 24.9327
RSD
Avg
0.039937
High
0.040108
Low
0.039763
Last updated: 9/2/2026, 2:58:54 AM
Quick Conversions
| RSD | MYR |
|---|---|
| 1 RSD | 0.04 MYR |
| 10 RSD | 0.40 MYR |
| 50 RSD | 2.01 MYR |
| 100 RSD | 4.01 MYR |
| 500 RSD | 20.05 MYR |
| 1,000 RSD | 40.11 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-09-02T02:58:54Z",
"rates": {
"MYR": 0.040108
}
}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": 4.0108,
"rate": 0.040108
}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