Rate Overview
Live
1 UAH = 3.6236 JMD
1 JMD = 0.275965
UAH
Avg
3.6333
High
3.6400
Low
3.6236
Last updated: 4/16/2026, 8:51:19 AM
Quick Conversions
| UAH | JMD |
|---|---|
| 1 UAH | 3.62 JMD |
| 10 UAH | 36.24 JMD |
| 50 UAH | 181.18 JMD |
| 100 UAH | 362.36 JMD |
| 500 UAH | 1,811.82 JMD |
| 1,000 UAH | 3,623.64 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-04-16T08:51:19Z",
"rates": {
"JMD": 3.623644
}
}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": 362.3644,
"rate": 3.623644
}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