Rate Overview
Live
1 JPY = 0.022404 QAR
1 QAR = 44.6349
JPY
Avg
0.023873
High
0.025502
Low
0.022401
Last updated: 7/20/2026, 6:20:39 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.20 QAR |
| 1,000 JPY | 22.40 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-20T18:20:39Z",
"rates": {
"QAR": 0.022404
}
}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.2404,
"rate": 0.022404
}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