Rate Overview
Live
1 THB = 3.0854 RSD
1 RSD = 0.324102
THB
Avg
3.1331
High
3.2223
Low
3.0705
Last updated: 7/13/2026, 7:36:01 AM
Quick Conversions
| THB | RSD |
|---|---|
| 1 THB | 3.09 RSD |
| 10 THB | 30.85 RSD |
| 50 THB | 154.27 RSD |
| 100 THB | 308.54 RSD |
| 500 THB | 1,542.72 RSD |
| 1,000 THB | 3,085.45 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-07-13T07:36:01Z",
"rates": {
"RSD": 3.085449
}
}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": 308.5449,
"rate": 3.085449
}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