Rate Overview
Live
1 THB = 3.0563 RSD
1 RSD = 0.327188
THB
Avg
3.0797
High
3.1118
Low
3.0488
Last updated: 7/21/2026, 12:55:30 PM
Quick Conversions
| THB | RSD |
|---|---|
| 1 THB | 3.06 RSD |
| 10 THB | 30.56 RSD |
| 50 THB | 152.82 RSD |
| 100 THB | 305.63 RSD |
| 500 THB | 1,528.17 RSD |
| 1,000 THB | 3,056.34 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-21T12:55:30Z",
"rates": {
"RSD": 3.056343
}
}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": 305.6343,
"rate": 3.056343
}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