Rate Overview
Live
1 QAR = 44.8185 JPY
1 JPY = 0.022312
QAR
Avg
44.6364
High
44.8185
Low
44.5593
Last updated: 7/21/2026, 7:29:48 PM
Quick Conversions
| QAR | JPY |
|---|---|
| 1 QAR | 44.82 JPY |
| 10 QAR | 448.19 JPY |
| 50 QAR | 2,240.93 JPY |
| 100 QAR | 4,481.85 JPY |
| 500 QAR | 22,409.27 JPY |
| 1,000 QAR | 44,818.54 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-21T19:29:48Z",
"rates": {
"JPY": 44.818543
}
}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": 4481.8543,
"rate": 44.818543
}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