Rate Overview
Live
1 UAH = 0.845738 SRD
1 SRD = 1.1824
UAH
Avg
0.844706
High
0.847171
Low
0.842517
Last updated: 7/10/2026, 2:17:57 AM
Quick Conversions
| UAH | SRD |
|---|---|
| 1 UAH | 0.85 SRD |
| 10 UAH | 8.46 SRD |
| 50 UAH | 42.29 SRD |
| 100 UAH | 84.57 SRD |
| 500 UAH | 422.87 SRD |
| 1,000 UAH | 845.74 SRD |
Get UAH/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=SRDExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-10T02:17:57Z",
"rates": {
"SRD": 0.845738
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "SRD",
"amount": 100
},
"result": 84.5738,
"rate": 0.845738
}Build with UAH/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key