Rate Overview
Live
1 THB = 3.0905 RSD
1 RSD = 0.323573
THB
Avg
3.0959
High
3.1152
Low
3.0880
Last updated: 5/27/2026, 5:43:48 PM
Quick Conversions
| THB | RSD |
|---|---|
| 1 THB | 3.09 RSD |
| 10 THB | 30.90 RSD |
| 50 THB | 154.52 RSD |
| 100 THB | 309.05 RSD |
| 500 THB | 1,545.25 RSD |
| 1,000 THB | 3,090.50 RSD |
Get THB/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=RSDExample Response:
{
"success": true,
"base": "THB",
"date": "2026-05-27T17:43:48Z",
"rates": {
"RSD": 3.090495
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "RSD",
"amount": 100
},
"result": 309.0495,
"rate": 3.090495
}Build with THB/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key