Rate Overview
Live
1 QAR = 45.0148 JPY
1 JPY = 0.022215
QAR
Avg
44.8372
High
45.0148
Low
44.6110
Last updated: 7/26/2026, 2:39:41 AM
Quick Conversions
| QAR | JPY |
|---|---|
| 1 QAR | 45.01 JPY |
| 10 QAR | 450.15 JPY |
| 50 QAR | 2,250.74 JPY |
| 100 QAR | 4,501.48 JPY |
| 500 QAR | 22,507.40 JPY |
| 1,000 QAR | 45,014.80 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-26T02:39:41Z",
"rates": {
"JPY": 45.014801
}
}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": 4501.4801,
"rate": 45.014801
}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