Rate Overview
Live
1 UAH = 0.834074 SRD
1 SRD = 1.1989
UAH
Avg
0.834244
High
0.838733
Low
0.831392
Last updated: 6/19/2026, 8:50:35 AM
Quick Conversions
| UAH | SRD |
|---|---|
| 1 UAH | 0.83 SRD |
| 10 UAH | 8.34 SRD |
| 50 UAH | 41.70 SRD |
| 100 UAH | 83.41 SRD |
| 500 UAH | 417.04 SRD |
| 1,000 UAH | 834.07 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-06-19T08:50:35Z",
"rates": {
"SRD": 0.834074
}
}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": 83.4074,
"rate": 0.834074
}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