Rate Overview
Live
1 QAR = 44.3289 JPY
1 JPY = 0.022559
QAR
Avg
44.4249
High
44.6999
Low
44.2709
Last updated: 7/5/2026, 1:11:17 PM
Quick Conversions
| QAR | JPY |
|---|---|
| 1 QAR | 44.33 JPY |
| 10 QAR | 443.29 JPY |
| 50 QAR | 2,216.44 JPY |
| 100 QAR | 4,432.89 JPY |
| 500 QAR | 22,164.44 JPY |
| 1,000 QAR | 44,328.88 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-05T13:11:17Z",
"rates": {
"JPY": 44.328879
}
}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": 4432.8879,
"rate": 44.328879
}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