Rate Overview
Live
1 JPY = 3.7708 SDG
1 SDG = 0.265197
JPY
Avg
3.7736
High
3.7835
Low
3.7602
Last updated: 4/17/2026, 4:52:46 AM
Quick Conversions
| JPY | SDG |
|---|---|
| 1 JPY | 3.77 SDG |
| 10 JPY | 37.71 SDG |
| 50 JPY | 188.54 SDG |
| 100 JPY | 377.08 SDG |
| 500 JPY | 1,885.39 SDG |
| 1,000 JPY | 3,770.78 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-04-17T04:52:46Z",
"rates": {
"SDG": 3.770782
}
}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": 377.0782,
"rate": 3.770782
}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