Rate Overview
Live
1 JPY = 0.023300 QAR
1 QAR = 42.9185
JPY
Avg
0.023238
High
0.023343
Low
0.023084
Last updated: 5/7/2026, 11:20:18 AM
Quick Conversions
| JPY | QAR |
|---|---|
| 1 JPY | 0.02 QAR |
| 10 JPY | 0.23 QAR |
| 50 JPY | 1.17 QAR |
| 100 JPY | 2.33 QAR |
| 500 JPY | 11.65 QAR |
| 1,000 JPY | 23.30 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-05-07T11:20:18Z",
"rates": {
"QAR": 0.0233
}
}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.33,
"rate": 0.0233
}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