Rate Overview
Live
1 QAR = 44.4473 JPY
1 JPY = 0.022499
QAR
Avg
44.4384
High
44.6999
Low
44.2709
Last updated: 7/6/2026, 3:01:00 AM
Quick Conversions
| QAR | JPY |
|---|---|
| 1 QAR | 44.45 JPY |
| 10 QAR | 444.47 JPY |
| 50 QAR | 2,222.36 JPY |
| 100 QAR | 4,444.73 JPY |
| 500 QAR | 22,223.63 JPY |
| 1,000 QAR | 44,447.25 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-06T03:01:00Z",
"rates": {
"JPY": 44.447252
}
}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": 4444.7252,
"rate": 44.447252
}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