Rate Overview
Live
1 QAR = 43.3728 JPY
1 JPY = 0.023056
QAR
Avg
43.1519
High
43.3843
Low
42.8506
Last updated: 3/6/2026, 9:38:58 PM
Quick Conversions
| QAR | JPY |
|---|---|
| 1 QAR | 43.37 JPY |
| 10 QAR | 433.73 JPY |
| 50 QAR | 2,168.64 JPY |
| 100 QAR | 4,337.28 JPY |
| 500 QAR | 21,686.40 JPY |
| 1,000 QAR | 43,372.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-03-06T21:38:58Z",
"rates": {
"JPY": 43.372802
}
}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": 4337.2802,
"rate": 43.372802
}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