Rate Overview
Live
1 QAR = 44.7588 JPY
1 JPY = 0.022342
QAR
Avg
42.6875
High
44.7588
Low
40.2166
Last updated: 7/22/2026, 9:24:33 AM
Quick Conversions
| QAR | JPY |
|---|---|
| 1 QAR | 44.76 JPY |
| 10 QAR | 447.59 JPY |
| 50 QAR | 2,237.94 JPY |
| 100 QAR | 4,475.88 JPY |
| 500 QAR | 22,379.40 JPY |
| 1,000 QAR | 44,758.79 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-22T09:24:33Z",
"rates": {
"JPY": 44.758791
}
}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": 4475.8791,
"rate": 44.758791
}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