Rate Overview
Live
1 SAR = 41.4186 JPY
1 JPY = 0.024144
SAR
Avg
41.6945
High
41.9671
Low
41.4186
Last updated: 5/8/2026, 3:32:00 PM
Quick Conversions
| SAR | JPY |
|---|---|
| 1 SAR | 41.42 JPY |
| 10 SAR | 414.19 JPY |
| 50 SAR | 2,070.93 JPY |
| 100 SAR | 4,141.86 JPY |
| 500 SAR | 20,709.29 JPY |
| 1,000 SAR | 41,418.58 JPY |
Get SAR/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=JPYExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-05-08T15:32:00Z",
"rates": {
"JPY": 41.41858
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "JPY",
"amount": 100
},
"result": 4141.858,
"rate": 41.41858
}Build with SAR/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key