Rate Overview
Live
1 TOP = 0.320286 GIP
1 GIP = 3.1222
TOP
Avg
0.318480
High
0.320834
Low
0.312652
Last updated: 3/27/2026, 11:13:16 AM
Quick Conversions
| TOP | GIP |
|---|---|
| 1 TOP | 0.32 GIP |
| 10 TOP | 3.20 GIP |
| 50 TOP | 16.01 GIP |
| 100 TOP | 32.03 GIP |
| 500 TOP | 160.14 GIP |
| 1,000 TOP | 320.29 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-03-27T11:13:16Z",
"rates": {
"GIP": 0.320286
}
}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": 32.028600000000004,
"rate": 0.320286
}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