Rate Overview
Live
1 JPY = 3.7451 SDG
1 SDG = 0.267017
JPY
Avg
3.7445
High
3.7515
Low
3.7389
Last updated: 6/17/2026, 7:08:47 AM
Quick Conversions
| JPY | SDG |
|---|---|
| 1 JPY | 3.75 SDG |
| 10 JPY | 37.45 SDG |
| 50 JPY | 187.25 SDG |
| 100 JPY | 374.51 SDG |
| 500 JPY | 1,872.54 SDG |
| 1,000 JPY | 3,745.07 SDG |
Get JPY/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=SDGExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-06-17T07:08:47Z",
"rates": {
"SDG": 3.745074
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "SDG",
"amount": 100
},
"result": 374.50739999999996,
"rate": 3.745074
}Build with JPY/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key