Rate Overview
Live
1 JPY = 0.022479 QAR
1 QAR = 44.4860
JPY
Avg
0.022491
High
0.022588
Low
0.022371
Last updated: 7/7/2026, 12:12:03 PM
Quick Conversions
| JPY | QAR |
|---|---|
| 1 JPY | 0.02 QAR |
| 10 JPY | 0.22 QAR |
| 50 JPY | 1.12 QAR |
| 100 JPY | 2.25 QAR |
| 500 JPY | 11.24 QAR |
| 1,000 JPY | 22.48 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-07T12:12:03Z",
"rates": {
"QAR": 0.022479
}
}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.2479,
"rate": 0.022479
}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