Rate Overview
Live
1 THB = 3.0721 RSD
1 RSD = 0.325512
THB
Avg
3.0744
High
3.0810
Low
3.0692
Last updated: 8/12/2026, 10:04:24 PM
Quick Conversions
| THB | RSD |
|---|---|
| 1 THB | 3.07 RSD |
| 10 THB | 30.72 RSD |
| 50 THB | 153.60 RSD |
| 100 THB | 307.21 RSD |
| 500 THB | 1,536.04 RSD |
| 1,000 THB | 3,072.09 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-08-12T22:04:24Z",
"rates": {
"RSD": 3.072085
}
}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": 307.2085,
"rate": 3.072085
}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