Rate Overview
Live
1 JPY = 0.023002 SAR
1 SAR = 43.4745
JPY
Avg
0.024161
High
0.025275
Low
0.023002
Last updated: 7/21/2026, 4:19:49 PM
Quick Conversions
| JPY | SAR |
|---|---|
| 1 JPY | 0.02 SAR |
| 10 JPY | 0.23 SAR |
| 50 JPY | 1.15 SAR |
| 100 JPY | 2.30 SAR |
| 500 JPY | 11.50 SAR |
| 1,000 JPY | 23.00 SAR |
Get JPY/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=SARExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-21T16:19:49Z",
"rates": {
"SAR": 0.023002
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "SAR",
"amount": 100
},
"result": 2.3002000000000002,
"rate": 0.023002
}Build with JPY/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key