Rate Overview
Live
1 JPY = 0.022767 QAR
1 QAR = 43.9232
JPY
Avg
0.024117
High
0.025502
Low
0.022767
Last updated: 3/27/2026, 12:56:33 PM
Quick Conversions
| JPY | QAR |
|---|---|
| 1 JPY | 0.02 QAR |
| 10 JPY | 0.23 QAR |
| 50 JPY | 1.14 QAR |
| 100 JPY | 2.28 QAR |
| 500 JPY | 11.38 QAR |
| 1,000 JPY | 22.77 QAR |
Get JPY/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=QARExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-03-27T12:56:33Z",
"rates": {
"QAR": 0.022767
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "QAR",
"amount": 100
},
"result": 2.2767,
"rate": 0.022767
}Build with JPY/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key