Rate Overview
Live
1 JPY = 0.022353 QAR
1 QAR = 44.7367
JPY
Avg
0.022407
High
0.022442
Low
0.022353
Last updated: 7/21/2026, 2:13:21 PM
Quick Conversions
| JPY | QAR |
|---|---|
| 1 JPY | 0.02 QAR |
| 10 JPY | 0.22 QAR |
| 50 JPY | 1.12 QAR |
| 100 JPY | 2.24 QAR |
| 500 JPY | 11.18 QAR |
| 1,000 JPY | 22.35 QAR |
Get JPY/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=QARExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-21T14:13:21Z",
"rates": {
"QAR": 0.022353
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "QAR",
"amount": 100
},
"result": 2.2353,
"rate": 0.022353
}Build with JPY/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key