Rate Overview
Live
1 UAH = 3.5502 JMD
1 JMD = 0.281677
UAH
Avg
3.5535
High
3.5647
Low
3.5443
Last updated: 9/2/2026, 9:45:49 AM
Quick Conversions
| UAH | JMD |
|---|---|
| 1 UAH | 3.55 JMD |
| 10 UAH | 35.50 JMD |
| 50 UAH | 177.51 JMD |
| 100 UAH | 355.02 JMD |
| 500 UAH | 1,775.08 JMD |
| 1,000 UAH | 3,550.16 JMD |
Get UAH/JMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=JMDExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-09-02T09:45:49Z",
"rates": {
"JMD": 3.550162
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=JMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "JMD",
"amount": 100
},
"result": 355.01619999999997,
"rate": 3.550162
}Build with UAH/JMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key