Rate Overview
Live
1 TOP = 0.309073 GIP
1 GIP = 3.2355 TOP
Avg
0.310868
High
0.312756
Low
0.309073
Last updated: 1/25/2026, 9:33:26 AM
Quick Conversions
| TOP | GIP |
|---|---|
| 1 TOP | 0.31 GIP |
| 10 TOP | 3.09 GIP |
| 50 TOP | 15.45 GIP |
| 100 TOP | 30.91 GIP |
| 500 TOP | 154.54 GIP |
| 1,000 TOP | 309.07 GIP |
Get TOP/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=GIPExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-01-25T09:33:26Z",
"rates": {
"GIP": 0.309073
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "GIP",
"amount": 100
},
"result": 30.9073,
"rate": 0.309073
}Build with TOP/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key