Rate Overview
Live
1 QAR = 44.8258 JPY
1 JPY = 0.022309
QAR
Avg
43.5423
High
44.8258
Low
41.9315
Last updated: 7/22/2026, 3:09:09 AM
Quick Conversions
| QAR | JPY |
|---|---|
| 1 QAR | 44.83 JPY |
| 10 QAR | 448.26 JPY |
| 50 QAR | 2,241.29 JPY |
| 100 QAR | 4,482.58 JPY |
| 500 QAR | 22,412.91 JPY |
| 1,000 QAR | 44,825.82 JPY |
Get QAR/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=JPYExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-07-22T03:09:09Z",
"rates": {
"JPY": 44.825824
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "JPY",
"amount": 100
},
"result": 4482.582399999999,
"rate": 44.825824
}Build with QAR/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key