Rate Overview
Live
1 QAR = 43.6701 JPY
1 JPY = 0.022899
QAR
Avg
43.6817
High
43.9074
Low
43.5714
Last updated: 4/16/2026, 6:13:18 AM
Quick Conversions
| QAR | JPY |
|---|---|
| 1 QAR | 43.67 JPY |
| 10 QAR | 436.70 JPY |
| 50 QAR | 2,183.50 JPY |
| 100 QAR | 4,367.01 JPY |
| 500 QAR | 21,835.04 JPY |
| 1,000 QAR | 43,670.09 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-04-16T06:13:18Z",
"rates": {
"JPY": 43.670085
}
}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": 4367.0085,
"rate": 43.670085
}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