Rate Overview
Live
1 THB = 3.0995 RSD
1 RSD = 0.322634
THB
Avg
3.1023
High
3.1503
Low
3.0850
Last updated: 3/27/2026, 6:01:38 AM
Quick Conversions
| THB | RSD |
|---|---|
| 1 THB | 3.10 RSD |
| 10 THB | 30.99 RSD |
| 50 THB | 154.97 RSD |
| 100 THB | 309.95 RSD |
| 500 THB | 1,549.74 RSD |
| 1,000 THB | 3,099.48 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-27T06:01:38Z",
"rates": {
"RSD": 3.099483
}
}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": 309.9483,
"rate": 3.099483
}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