Rate Overview
Live
1 QAR = 45.0148 JPY
1 JPY = 0.022215
QAR
Avg
41.9676
High
45.0148
Low
39.2111
Last updated: 7/26/2026, 8:10:56 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.42 JPY |
| 1,000 QAR | 45,014.84 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-26T08:10:56Z",
"rates": {
"JPY": 45.014835
}
}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.483499999999,
"rate": 45.014835
}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