Rate Overview
Live
1 THB = 3.1082 RSD
1 RSD = 0.321735
THB
Avg
3.1102
High
3.1275
Low
3.0986
Last updated: 4/17/2026, 6:08:21 AM
Quick Conversions
| THB | RSD |
|---|---|
| 1 THB | 3.11 RSD |
| 10 THB | 31.08 RSD |
| 50 THB | 155.41 RSD |
| 100 THB | 310.82 RSD |
| 500 THB | 1,554.08 RSD |
| 1,000 THB | 3,108.15 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-04-17T06:08:21Z",
"rates": {
"RSD": 3.108151
}
}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": 310.8151,
"rate": 3.108151
}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