Rate Overview
Live
1 JPY = 0.022396 QAR
1 QAR = 44.6508
JPY
Avg
0.022931
High
0.023771
Low
0.022396
Last updated: 7/21/2026, 1:05:36 AM
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-21T01:05:36Z",
"rates": {
"QAR": 0.022396
}
}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.2396,
"rate": 0.022396
}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