Rate Overview
Live
1 THB = 3.1689 RSD
1 RSD = 0.315568
THB
Avg
3.1806
High
3.2155
Low
3.1577
Last updated: 3/7/2026, 12:13:47 AM
Quick Conversions
| THB | RSD |
|---|---|
| 1 THB | 3.17 RSD |
| 10 THB | 31.69 RSD |
| 50 THB | 158.44 RSD |
| 100 THB | 316.89 RSD |
| 500 THB | 1,584.44 RSD |
| 1,000 THB | 3,168.89 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-03-07T00:13:47Z",
"rates": {
"RSD": 3.168886
}
}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": 316.8886,
"rate": 3.168886
}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