Rate Overview
Live
1 JPY = 3.7621 SDG
1 SDG = 0.265811
JPY
Avg
3.7969
High
3.8440
Low
3.7581
Last updated: 5/27/2026, 8:24:36 PM
Quick Conversions
| JPY | SDG |
|---|---|
| 1 JPY | 3.76 SDG |
| 10 JPY | 37.62 SDG |
| 50 JPY | 188.10 SDG |
| 100 JPY | 376.21 SDG |
| 500 JPY | 1,881.03 SDG |
| 1,000 JPY | 3,762.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-05-27T20:24:36Z",
"rates": {
"SDG": 3.762068
}
}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": 376.20680000000004,
"rate": 3.762068
}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