Rate Overview
Live
1 QAR = 43.6633 JPY
1 JPY = 0.022903
QAR
Avg
43.6813
High
43.9074
Low
43.5714
Last updated: 4/16/2026, 7:39:40 AM
Quick Conversions
| QAR | JPY |
|---|---|
| 1 QAR | 43.66 JPY |
| 10 QAR | 436.63 JPY |
| 50 QAR | 2,183.17 JPY |
| 100 QAR | 4,366.33 JPY |
| 500 QAR | 21,831.67 JPY |
| 1,000 QAR | 43,663.35 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-16T07:39:40Z",
"rates": {
"JPY": 43.663348
}
}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": 4366.3348,
"rate": 43.663348
}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