Rate Overview
Live
1 QAR = 44.8229 JPY
1 JPY = 0.022310
QAR
Avg
43.6571
High
44.8229
Low
42.1120
Last updated: 7/22/2026, 6:19:18 AM
Quick Conversions
| QAR | JPY |
|---|---|
| 1 QAR | 44.82 JPY |
| 10 QAR | 448.23 JPY |
| 50 QAR | 2,241.15 JPY |
| 100 QAR | 4,482.29 JPY |
| 500 QAR | 22,411.47 JPY |
| 1,000 QAR | 44,822.94 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-22T06:19:18Z",
"rates": {
"JPY": 44.822939
}
}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.2939,
"rate": 44.822939
}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