Rate Overview
Live
1 QAR = 43.8429 JPY
1 JPY = 0.022809
QAR
Avg
43.7221
High
43.8527
Low
43.5590
Last updated: 3/27/2026, 4:13:45 AM
Quick Conversions
| QAR | JPY |
|---|---|
| 1 QAR | 43.84 JPY |
| 10 QAR | 438.43 JPY |
| 50 QAR | 2,192.14 JPY |
| 100 QAR | 4,384.29 JPY |
| 500 QAR | 21,921.43 JPY |
| 1,000 QAR | 43,842.86 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-27T04:13:45Z",
"rates": {
"JPY": 43.842857
}
}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": 4384.2857,
"rate": 43.842857
}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